﻿2026-07-01T11:06:03.7277054Z ##[group]Run actions/checkout@v5
2026-07-01T11:06:03.7277655Z with:
2026-07-01T11:06:03.7277955Z   repository: SaberMage/spt-core
2026-07-01T11:06:03.7280354Z   token: ***
2026-07-01T11:06:03.7280621Z   ssh-strict: true
2026-07-01T11:06:03.7280876Z   ssh-user: git
2026-07-01T11:06:03.7281108Z   persist-credentials: true
2026-07-01T11:06:03.7281354Z   clean: true
2026-07-01T11:06:03.7281644Z   sparse-checkout-cone-mode: true
2026-07-01T11:06:03.7281909Z   fetch-depth: 1
2026-07-01T11:06:03.7282135Z   fetch-tags: false
2026-07-01T11:06:03.7282373Z   show-progress: true
2026-07-01T11:06:03.7282627Z   lfs: false
2026-07-01T11:06:03.7282873Z   submodules: false
2026-07-01T11:06:03.7283103Z   set-safe-directory: true
2026-07-01T11:06:03.7283351Z env:
2026-07-01T11:06:03.7283614Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-01T11:06:03.7283954Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-01T11:06:03.7284280Z ##[endgroup]
2026-07-01T11:06:03.9318306Z Syncing repository: SaberMage/spt-core
2026-07-01T11:06:03.9319476Z ##[group]Getting Git version info
2026-07-01T11:06:03.9320064Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-01T11:06:03.9784804Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-01T11:06:03.9995295Z git version 2.43.0.windows.1
2026-07-01T11:06:04.0022201Z ##[endgroup]
2026-07-01T11:06:04.0031217Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\0cbee5bd-5f4e-4fcc-8597-df1f4fce9efd\.gitconfig'
2026-07-01T11:06:04.0046722Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\0cbee5bd-5f4e-4fcc-8597-df1f4fce9efd' before making global git config changes
2026-07-01T11:06:04.0047399Z Adding repository directory to the temporary git global config as a safe directory
2026-07-01T11:06:04.0052106Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-01T11:06:04.0287593Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-01T11:06:04.0505115Z https://github.com/SaberMage/spt-core
2026-07-01T11:06:04.0530596Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-01T11:06:04.0535120Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-01T11:06:04.0731093Z HEAD
2026-07-01T11:06:04.0989439Z ##[endgroup]
2026-07-01T11:06:04.0993941Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-01T11:06:04.5018380Z ##[group]Cleaning the repository
2026-07-01T11:06:04.5023415Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-01T11:06:10.1134273Z Removing .adapter-notify/
2026-07-01T11:06:10.1135035Z Removing target/
2026-07-01T11:06:10.1176527Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-01T11:06:10.1767986Z HEAD is now at 66137930 Merge d819a522816b569ada0165e9481241089db573fc into 461e6fe744d99cb967e052a8ecb3b14bbea3d4f2
2026-07-01T11:06:10.1810135Z ##[endgroup]
2026-07-01T11:06:10.1817132Z ##[group]Disabling automatic garbage collection
2026-07-01T11:06:10.1825526Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-01T11:06:10.2142497Z ##[endgroup]
2026-07-01T11:06:10.2143261Z ##[group]Setting up auth
2026-07-01T11:06:10.2153187Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-01T11:06:10.2506596Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-01T11:06:10.6682183Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-01T11:06:10.6896423Z http.https://github.com/.extraheader
2026-07-01T11:06:10.6920810Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-01T11:06:10.7176523Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-01T11:06:11.1308795Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-01T11:06:11.1528117Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-01T11:06:11.5849713Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-01T11:06:11.6144274Z ##[endgroup]
2026-07-01T11:06:11.6144659Z ##[group]Fetching the repository
2026-07-01T11:06:11.6156203Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +66137930bb69e0edaf305018643d6e9bd77ff064:refs/remotes/pull/41/merge
2026-07-01T11:06:12.3323102Z ##[endgroup]
2026-07-01T11:06:12.3323448Z ##[group]Determining the checkout info
2026-07-01T11:06:12.3324044Z ##[endgroup]
2026-07-01T11:06:12.3329997Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-01T11:06:12.3610438Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-01T11:06:12.3838050Z ##[group]Checking out the ref
2026-07-01T11:06:12.3842761Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/41/merge
2026-07-01T11:06:12.4218264Z HEAD is now at 66137930 Merge d819a522816b569ada0165e9481241089db573fc into 461e6fe744d99cb967e052a8ecb3b14bbea3d4f2
2026-07-01T11:06:12.4244707Z ##[endgroup]
2026-07-01T11:06:12.4517977Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-01T11:06:12.4743932Z 66137930bb69e0edaf305018643d6e9bd77ff064
